| Total Complexity | 28 |
| Dependencies | 5 |
| Dependents | 5 |
| Total lines | 268 |
| Lines of code | 144 |
| Logical lines of code | 58 |
| Comment lines | 90 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| reserve_stock_for_order() | 39 | 17 | 63 | |
| reserve_stock_for_product() | 50 | 3 | 32 | |
| get_query_for_reserved_stock() | 54 | 2 | 22 | |
| release_stock_for_order() | 63 | 2 | 12 | |
| get_reserved_stock() | 66 | 2 | 9 | |
| __construct() | 78 | 1 | 3 | |
| is_enabled() | 82 | 1 | 3 |